[INFO] cloning repository https://github.com/moneyacademyKE/ralph-x
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moneyacademyKE/ralph-x" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmoneyacademyKE%2Fralph-x", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmoneyacademyKE%2Fralph-x'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 801b684c386bf601d653717831552c3c542138e0
[INFO] checking moneyacademyKE/ralph-x against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmoneyacademyKE%2Fralph-x" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moneyacademyKE/ralph-x
[INFO] finished tweaking git repo https://github.com/moneyacademyKE/ralph-x
[INFO] tweaked toml for git repo https://github.com/moneyacademyKE/ralph-x written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moneyacademyKE/ralph-x on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moneyacademyKE/ralph-x already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded rig-core v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d
[INFO] running `Command { std: "docker" "start" "78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rig-core v0.16.0
[INFO] [stderr]     Checking ralph-x v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/agent.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TaskType`
[INFO] [stdout]   --> src/agent.rs:12:51
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::reflexion::{CritiqueResult, Reflexion, TaskType};
[INFO] [stdout]    |                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/agent.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{Context, Result};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TaskType`
[INFO] [stdout]   --> src/agent.rs:12:51
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::reflexion::{CritiqueResult, Reflexion, TaskType};
[INFO] [stdout]    |                                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zep`
[INFO] [stdout]   --> src/janitor.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |     async fn merge_duplicates(zep: &ZepClient) -> Result<usize> {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_zep`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/agent.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Agent {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 18 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gemini_api_key`, `openai_api_key`, and `zep_timeout` are never read
[INFO] [stdout]   --> src/config.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub gemini_api_key: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub openai_api_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub zep_timeout: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `idle_threshold` is never read
[INFO] [stdout]   --> src/janitor.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Janitor {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     idle_threshold: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_shell_stdout` is never used
[INFO] [stdout]   --> src/tools.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub async fn execute_shell_stdout(cmd: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `command_exists` is never used
[INFO] [stdout]   --> src/tools.rs:90:14
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub async fn command_exists(cmd: &str) -> bool {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `role`, and `relevance` are never read
[INFO] [stdout]   --> src/zep.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Memory {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 40 |     pub uuid: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub content: String,
[INFO] [stdout] 42 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub relevance: f32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Memory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `relationships` is never read
[INFO] [stdout]   --> src/zep.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct GraphContext {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 51 |     pub entities: Vec<Entity>,
[INFO] [stdout] 52 |     pub relationships: Vec<Relationship>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/zep.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Entity {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `target`, and `relation_type` are never read
[INFO] [stdout]   --> src/zep.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Relationship {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub source: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 65 |     pub target: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 66 |     pub relation_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Relationship` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete_old_memories` is never used
[INFO] [stdout]    --> src/zep.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl ZepClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn delete_old_memories(&self, session_id: &str, before: chrono::DateTime<chrono::Utc>) -> Result<usize> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `zep`
[INFO] [stdout]   --> src/janitor.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |     async fn merge_duplicates(zep: &ZepClient) -> Result<usize> {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_zep`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/agent.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Agent {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 18 |     config: Config,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gemini_api_key`, `openai_api_key`, and `zep_timeout` are never read
[INFO] [stdout]   --> src/config.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub gemini_api_key: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub openai_api_key: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub zep_timeout: Duration,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `idle_threshold` is never read
[INFO] [stdout]   --> src/janitor.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Janitor {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     idle_threshold: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_shell_stdout` is never used
[INFO] [stdout]   --> src/tools.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub async fn execute_shell_stdout(cmd: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `role`, and `relevance` are never read
[INFO] [stdout]   --> src/zep.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct Memory {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 40 |     pub uuid: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub content: String,
[INFO] [stdout] 42 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub relevance: f32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Memory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `relationships` is never read
[INFO] [stdout]   --> src/zep.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct GraphContext {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 51 |     pub entities: Vec<Entity>,
[INFO] [stdout] 52 |     pub relationships: Vec<Relationship>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GraphContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/zep.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Entity {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entity` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `target`, and `relation_type` are never read
[INFO] [stdout]   --> src/zep.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Relationship {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub source: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 65 |     pub target: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 66 |     pub relation_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Relationship` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `delete_old_memories` is never used
[INFO] [stdout]    --> src/zep.rs:197:18
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl ZepClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub async fn delete_old_memories(&self, session_id: &str, before: chrono::DateTime<chrono::Utc>) -> Result<usize> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.81s
[INFO] running `Command { std: "docker" "inspect" "78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d", kill_on_drop: false }`
[INFO] [stdout] 78341b62f93a8cd1f89843c94d427376b872d71ae30b7c766106bdd858c3f23d
